gpsbabel.git
19 years agoMark options with 'option' tag in doc. Magellan tweaks.
robertl [Thu, 23 Nov 2006 17:53:09 +0000 (17:53 +0000)]
Mark options with 'option' tag in doc.  Magellan tweaks.

19 years agoAdd words for transform filter. Make 'makedoc..in' format section headers in generat...
robertl [Thu, 23 Nov 2006 04:45:53 +0000 (04:45 +0000)]
Add words for transform filter.  Make 'makedoc..in' format section headers in generated doc.

19 years agoEnhance PCX reader to handle (some) files from GPSUtil.
robertl [Thu, 23 Nov 2006 03:34:59 +0000 (03:34 +0000)]
Enhance PCX reader to handle (some) files from GPSUtil.

19 years agoWhen lrtrimming a zero-length string, return before we get a chance to walk past...
robertl [Thu, 23 Nov 2006 03:31:40 +0000 (03:31 +0000)]
When lrtrimming a zero-length string, return before we get a chance to walk past its bounds.

19 years agoAdd test for va_copy presents. Break build if not available.
oliskoli [Thu, 23 Nov 2006 00:49:54 +0000 (00:49 +0000)]
Add test for va_copy presents. Break build if not available.

19 years agoAdd cross type/format read/(write) test.
oliskoli [Tue, 21 Nov 2006 21:19:29 +0000 (21:19 +0000)]
Add cross type/format read/(write) test.

19 years agoAdd workaround for zlib bug "gzread buffer error on empty files".
oliskoli [Tue, 21 Nov 2006 21:12:37 +0000 (21:12 +0000)]
Add workaround for zlib bug "gzread buffer error on empty files".

19 years agoLet mkrpm work without root login and use mkspec.
oliskoli [Tue, 21 Nov 2006 21:10:42 +0000 (21:10 +0000)]
Let mkrpm work without root login and use mkspec.

19 years agoGPSDrivetrack is local time, not GMT.
robertl [Tue, 21 Nov 2006 19:04:20 +0000 (19:04 +0000)]
GPSDrivetrack is local time, not GMT.

19 years agoName Q&A entries in PSP doc to avoid commit jitter.
robertl [Tue, 21 Nov 2006 17:54:27 +0000 (17:54 +0000)]
Name Q&A entries in PSP doc to avoid commit jitter.

19 years agoA slew of doc edits to increase product linkage.
robertl [Sat, 18 Nov 2006 07:14:41 +0000 (07:14 +0000)]
A slew of doc edits to increase product linkage.

19 years agoBump version number.
robertl [Sat, 18 Nov 2006 01:50:26 +0000 (01:50 +0000)]
Bump version number.

19 years agoMakefile.in: Improve dependencies.
robertl [Sat, 18 Nov 2006 01:49:54 +0000 (01:49 +0000)]
Makefile.in: Improve dependencies.
configure.in, gbversion.h: Bump version number.

19 years agoTweak some more formats to use our common gbfile api.
oliskoli [Fri, 17 Nov 2006 23:20:22 +0000 (23:20 +0000)]
Tweak some more formats to use our common gbfile api.

19 years agoFix crash in google reader on multiple files.
robertl [Fri, 17 Nov 2006 20:03:23 +0000 (20:03 +0000)]
Fix crash in google reader on multiple files.

19 years agoTweak reader boundary.
oliskoli [Thu, 16 Nov 2006 21:20:28 +0000 (21:20 +0000)]
Tweak reader boundary.

19 years agoAdd hint and last found to tabsep format.
robertl [Thu, 16 Nov 2006 19:37:37 +0000 (19:37 +0000)]
Add hint and last found to tabsep format.

19 years agoIgnore gpsbabel.fo in CVS.
oliskoli [Thu, 16 Nov 2006 18:35:26 +0000 (18:35 +0000)]
Ignore gpsbabel.fo in CVS.

19 years agoMake mingw (cross-build) happy. Add <windows.h> for a __WIN32__ environment.
oliskoli [Thu, 16 Nov 2006 00:18:31 +0000 (00:18 +0000)]
Make mingw (cross-build) happy. Add <windows.h> for a __WIN32__ environment.

19 years agoDocument some of our externally provided but internally used tool requirements.
robertl [Wed, 15 Nov 2006 22:07:36 +0000 (22:07 +0000)]
Document some of our externally provided but internally used tool requirements.

19 years agoAdd a -VV option to main so we can more easily see how we were built.
robertl [Tue, 14 Nov 2006 16:36:14 +0000 (16:36 +0000)]
Add a -VV option to main so we can more easily see how we were built.

19 years agoMove version into a generated (yet committed) file so it can be shared between the...
robertl [Mon, 13 Nov 2006 21:07:28 +0000 (21:07 +0000)]
Move version into a generated (yet committed) file so it can be shared between the configure-ful and configure-free builds.

19 years agoInternal comment on dmtlog elevation oddity.
robertl [Mon, 13 Nov 2006 17:32:37 +0000 (17:32 +0000)]
Internal comment on dmtlog elevation oddity.

19 years agoTake a bit of a (weak) run at cleaning up the company and product markup in the doc...
robertl [Mon, 13 Nov 2006 04:02:34 +0000 (04:02 +0000)]
Take a bit of a (weak) run at cleaning up the company and product markup in the doc.  I'm not sure I improved it - I definitely didn't get far.

19 years agoClean up error message text on Garmin serial ports.
robertl [Sun, 12 Nov 2006 23:54:30 +0000 (23:54 +0000)]
Clean up error message text on Garmin serial ports.

19 years agoFix waypoint transformation for routes and tracks.
oliskoli [Sun, 12 Nov 2006 07:42:26 +0000 (07:42 +0000)]
Fix waypoint transformation for routes and tracks.

19 years agoRegenerate reference data after "unknown_alt" fix.
oliskoli [Fri, 10 Nov 2006 21:04:06 +0000 (21:04 +0000)]
Regenerate reference data after "unknown_alt" fix.

19 years agoDo not write "unknown_alt".
oliskoli [Fri, 10 Nov 2006 20:49:28 +0000 (20:49 +0000)]
Do not write "unknown_alt".

19 years agoFix syntax error I introduced in magproto.c.
robertl [Fri, 10 Nov 2006 20:35:59 +0000 (20:35 +0000)]
Fix syntax error I introduced in magproto.c.

19 years agoadd PDF target
parkrrrr [Fri, 10 Nov 2006 20:18:09 +0000 (20:18 +0000)]
add PDF target

19 years agoBump tags to gpsbabel_1_3_2-beta20061109
robertl [Fri, 10 Nov 2006 01:40:28 +0000 (01:40 +0000)]
Bump tags to gpsbabel_1_3_2-beta20061109

19 years agoUse the Windows-proprietary MoveFileEx to rename files in KML writer for
robertl [Fri, 10 Nov 2006 01:39:05 +0000 (01:39 +0000)]
Use the Windows-proprietary MoveFileEx to rename files in KML writer for
atomicity.

19 years agoMove the MSVC7 project files into their own. Otherwise, MSVC7 peanut butter
robertl [Fri, 10 Nov 2006 01:26:21 +0000 (01:26 +0000)]
Move the MSVC7 project files into their own.  Otherwise, MSVC7 peanut butter
keeps contaminating the MSVC8/Express chocolate.
Magproto.c: Don't use implicit int.
msvc/config.h: Bump version number.

19 years agoGratituous whitespace tweaks in bounds tag in GPX.
robertl [Wed, 8 Nov 2006 22:46:07 +0000 (22:46 +0000)]
Gratituous whitespace tweaks in bounds tag in GPX.

19 years agoOut evil C99-ism!
robertl [Wed, 8 Nov 2006 03:53:51 +0000 (03:53 +0000)]
Out evil C99-ism!

19 years agoLeak and correctness fixes on NMEA reader. Passed NMEA serial (with valgrind)
robertl [Wed, 8 Nov 2006 02:47:56 +0000 (02:47 +0000)]
Leak and correctness fixes on NMEA reader.   Passed NMEA serial (with valgrind)
, testo and leaktest.

19 years agoUpdate gui after error fixes (radius filter). Store more settings in registry.
oliskoli [Tue, 7 Nov 2006 08:30:33 +0000 (08:30 +0000)]
Update gui after error fixes (radius filter). Store more settings in registry.

19 years agoUpdate gui after error fixes.
oliskoli [Tue, 7 Nov 2006 08:28:06 +0000 (08:28 +0000)]
Update gui after error fixes.

19 years agoStore more settings in registry.
oliskoli [Tue, 7 Nov 2006 08:25:11 +0000 (08:25 +0000)]
Store more settings in registry.

19 years agoFix validation of latitude and longitude (radius filter).
oliskoli [Tue, 7 Nov 2006 07:31:08 +0000 (07:31 +0000)]
Fix validation of latitude and longitude (radius filter).

19 years agoReduce number of leaks in realtime tracking mode on Garmins to zero.
robertl [Mon, 6 Nov 2006 22:01:35 +0000 (22:01 +0000)]
Reduce number of leaks in realtime tracking mode on Garmins to zero.

19 years agoFix C99-ism in main.
robertl [Sun, 5 Nov 2006 23:57:25 +0000 (23:57 +0000)]
Fix C99-ism in main.

19 years agoMinor tweaks to build (regen deps, bump number, etc.) to release 1.3.2.
robertl [Sun, 5 Nov 2006 23:54:07 +0000 (23:54 +0000)]
Minor tweaks to build (regen deps, bump number, etc.) to release 1.3.2.

19 years agoMemory leaks and stability fixes in KML realtime writer.
robertl [Sun, 5 Nov 2006 22:48:41 +0000 (22:48 +0000)]
Memory leaks and stability fixes in KML realtime writer.
Allow position reader (Garmin, NMEA) to propogate error up to caller.

19 years ago*** empty log message ***
robertl [Thu, 2 Nov 2006 23:16:19 +0000 (23:16 +0000)]
*** empty log message ***

19 years agoAdd container size to KML for geocaches.
robertl [Thu, 2 Nov 2006 23:04:48 +0000 (23:04 +0000)]
Add container size to KML for geocaches.

19 years agoFormatting improvements in Geocaching/KML writer. Include placer.
robertl [Thu, 2 Nov 2006 22:01:36 +0000 (22:01 +0000)]
Formatting improvements in Geocaching/KML writer.  Include placer.

19 years agoAllow elapsed time to go negative so that NMEA line reader can detect
robertl [Thu, 2 Nov 2006 19:15:48 +0000 (19:15 +0000)]
Allow elapsed time to go negative so that NMEA line reader can detect
timeouts correctly.

19 years agoUse version of GPSBabel and date of gdb.c (managed by CVS) for watermark.
oliskoli [Wed, 1 Nov 2006 22:23:39 +0000 (22:23 +0000)]
Use version of GPSBabel and date of gdb.c (managed by CVS) for watermark.

19 years agoTweak gdb to get date and revision from CVS into local variables.
oliskoli [Wed, 1 Nov 2006 21:32:01 +0000 (21:32 +0000)]
Tweak gdb to get date and revision from CVS into local variables.

19 years agoTweak gdb to get date and revision from CVS into local variables.
oliskoli [Wed, 1 Nov 2006 21:26:17 +0000 (21:26 +0000)]
Tweak gdb to get date and revision from CVS into local variables.

19 years agoUpdate GUI to internal release 0.2.6 (11/01/2006). Spanish is a new embedded translat...
oliskoli [Wed, 1 Nov 2006 20:44:57 +0000 (20:44 +0000)]
Update GUI to internal release 0.2.6 (11/01/2006). Spanish is a new embedded translations.

19 years agoTweak copyright.
oliskoli [Wed, 1 Nov 2006 20:25:39 +0000 (20:25 +0000)]
Tweak copyright.

19 years agoUpdate language specific lists.
oliskoli [Wed, 1 Nov 2006 20:22:21 +0000 (20:22 +0000)]
Update language specific lists.

19 years agoAdd transform filter to filter formular.
oliskoli [Wed, 1 Nov 2006 20:17:04 +0000 (20:17 +0000)]
Add transform filter to filter formular.

19 years agoFinalize GUI for GPSBabel release 1.3.2.
oliskoli [Wed, 1 Nov 2006 20:15:43 +0000 (20:15 +0000)]
Finalize GUI for GPSBabel release 1.3.2.

19 years agoFinish translations for release 1.3.2.
oliskoli [Wed, 1 Nov 2006 20:11:27 +0000 (20:11 +0000)]
Finish translations for release 1.3.2.

19 years agoFinish spanish translation. From Daniel Diaz.
oliskoli [Wed, 1 Nov 2006 17:28:14 +0000 (17:28 +0000)]
Finish spanish translation. From Daniel Diaz.

19 years ago'Transformate' isn't a word.
robertl [Wed, 1 Nov 2006 16:34:53 +0000 (16:34 +0000)]
'Transformate' isn't a word.

19 years agoAdd ape and mega to default.
robertl [Wed, 1 Nov 2006 16:33:02 +0000 (16:33 +0000)]
Add ape and mega to default.

19 years agoremove CVS testing.
oliskoli [Wed, 1 Nov 2006 04:40:18 +0000 (04:40 +0000)]
remove CVS testing.

19 years agoCVS test 2.
oliskoli [Wed, 1 Nov 2006 04:37:16 +0000 (04:37 +0000)]
CVS test 2.

19 years agoCVS testing.
robertl [Tue, 31 Oct 2006 23:47:59 +0000 (23:47 +0000)]
CVS testing.

19 years agoWarning fix.
oliskoli [Tue, 31 Oct 2006 19:08:18 +0000 (19:08 +0000)]
Warning fix.

19 years agoTweak sdistance test case for TZ independence.
robertl [Tue, 31 Oct 2006 18:23:13 +0000 (18:23 +0000)]
Tweak sdistance test case for TZ independence.

19 years agoRemove wptdata from case statement. We are a track- or route-only format.
oliskoli [Tue, 31 Oct 2006 18:12:48 +0000 (18:12 +0000)]
Remove wptdata from case statement. We are a track- or route-only format.

19 years agoIn KML/Realtime mode, pull track out of folder and up one level as we know
robertl [Tue, 31 Oct 2006 18:10:54 +0000 (18:10 +0000)]
In KML/Realtime mode, pull track out of folder and up one level as we know
we'll have only one track.

19 years ago*** empty log message ***
oliskoli [Tue, 31 Oct 2006 18:04:36 +0000 (18:04 +0000)]
*** empty log message ***

19 years agoTrack average and extreme heart rate and cadence for KML writer. Whitespace fixes.
robertl [Tue, 31 Oct 2006 16:53:32 +0000 (16:53 +0000)]
Track average and extreme heart rate and cadence for KML writer.  Whitespace fixes.

19 years agoMinor doc tweaks.
robertl [Tue, 31 Oct 2006 15:16:29 +0000 (15:16 +0000)]
Minor doc tweaks.

19 years agoRemove trailing '.' from options hints.
oliskoli [Mon, 30 Oct 2006 22:18:01 +0000 (22:18 +0000)]
Remove trailing '.' from options hints.

19 years agoAnother rename.
robertl [Mon, 30 Oct 2006 20:42:18 +0000 (20:42 +0000)]
Another rename.

19 years agoAnother encrypt rename.
robertl [Mon, 30 Oct 2006 20:41:45 +0000 (20:41 +0000)]
Another encrypt rename.

19 years agoUse hexdump when available.
robertl [Mon, 30 Oct 2006 20:40:51 +0000 (20:40 +0000)]
Use hexdump when available.

19 years agoRename encryp internally in palmdoc.
robertl [Mon, 30 Oct 2006 20:39:32 +0000 (20:39 +0000)]
Rename encryp internally in palmdoc.

19 years agoRename encrypt to html_encrypt internally in HTML.
robertl [Mon, 30 Oct 2006 20:37:36 +0000 (20:37 +0000)]
Rename encrypt to html_encrypt internally in HTML.

19 years agoRename pread->pas_read in easygps.
robertl [Mon, 30 Oct 2006 20:34:50 +0000 (20:34 +0000)]
Rename pread->pas_read in easygps.

19 years agoTweak wrong example. Exchange nukedata with nuketypes.
oliskoli [Mon, 30 Oct 2006 20:11:54 +0000 (20:11 +0000)]
Tweak wrong example. Exchange nukedata with nuketypes.

19 years agoCheck in new transformation filter "transform".
oliskoli [Mon, 30 Oct 2006 20:08:04 +0000 (20:08 +0000)]
Check in new transformation filter "transform".

19 years agoRemove cvttypes from tree.
oliskoli [Mon, 30 Oct 2006 18:29:54 +0000 (18:29 +0000)]
Remove cvttypes from tree.

19 years agoRemove waste para statement.
oliskoli [Mon, 30 Oct 2006 17:56:50 +0000 (17:56 +0000)]
Remove waste para statement.

19 years agoUpdate GPSBabel translations.
oliskoli [Mon, 30 Oct 2006 17:39:09 +0000 (17:39 +0000)]
Update GPSBabel translations.

19 years agoDoc tweaks for new batch operation.
robertl [Mon, 30 Oct 2006 17:30:42 +0000 (17:30 +0000)]
Doc tweaks for new batch operation.

19 years agoAdd new feature (new option) batch mode (-b).
oliskoli [Mon, 30 Oct 2006 16:49:27 +0000 (16:49 +0000)]
Add new feature (new option) batch mode (-b).

19 years agoUpdate GUI translations.
oliskoli [Mon, 30 Oct 2006 14:15:24 +0000 (14:15 +0000)]
Update GUI translations.

19 years agoAdd missing para statements.
oliskoli [Mon, 30 Oct 2006 12:44:50 +0000 (12:44 +0000)]
Add missing para statements.

19 years agoUpdate GUI translations.
oliskoli [Sun, 29 Oct 2006 18:28:56 +0000 (18:28 +0000)]
Update GUI translations.

19 years agoDocument new text and html options.
robertl [Fri, 27 Oct 2006 00:54:22 +0000 (00:54 +0000)]
Document new text and html options.

19 years agoImprovements in text and html output from Scott Brynen.
robertl [Thu, 26 Oct 2006 23:07:01 +0000 (23:07 +0000)]
Improvements in text and html output from Scott Brynen.

19 years agoTypo fix.
oliskoli [Wed, 25 Oct 2006 22:08:23 +0000 (22:08 +0000)]
Typo fix.

19 years agoAdd option index for dmtlog format.
oliskoli [Wed, 25 Oct 2006 21:25:57 +0000 (21:25 +0000)]
Add option index for dmtlog format.

19 years agoFix duplicate label.
oliskoli [Wed, 25 Oct 2006 20:47:15 +0000 (20:47 +0000)]
Fix duplicate label.

19 years agoDocument wbt-bin format.
robertl [Wed, 25 Oct 2006 15:18:42 +0000 (15:18 +0000)]
Document wbt-bin format.

19 years agoFix bad sprintf format specifier in magproto.
robertl [Wed, 25 Oct 2006 15:09:48 +0000 (15:09 +0000)]
Fix bad sprintf format specifier in magproto.

19 years agoMake Linux usb_set_config error point to web doc.
robertl [Wed, 25 Oct 2006 11:23:41 +0000 (11:23 +0000)]
Make Linux usb_set_config error point to web doc.

19 years agoAdd test cases for sdistance option to track splitter.
robertl [Wed, 25 Oct 2006 11:05:08 +0000 (11:05 +0000)]
Add test cases for sdistance option to track splitter.

19 years agoVladimir Nadvornik contributes a the sdistance option to split tracks by distance.
robertl [Wed, 25 Oct 2006 10:51:13 +0000 (10:51 +0000)]
Vladimir Nadvornik contributes a the sdistance option to split tracks by distance.

19 years agoTweak format specifier in magproto wpl write.
robertl [Wed, 25 Oct 2006 10:36:12 +0000 (10:36 +0000)]
Tweak format specifier in magproto wpl write.

19 years agoRemove C99-ism from magproto.c
robertl [Wed, 25 Oct 2006 10:32:04 +0000 (10:32 +0000)]
Remove C99-ism from magproto.c

19 years agoMinor doc tweaks.
robertl [Tue, 24 Oct 2006 18:35:26 +0000 (18:35 +0000)]
Minor doc tweaks.